@charset "utf-8";
/* CSS Document */

html,body{ width:100%; height:100%; font: 12px  "宋体",Arial,sans-serif;background: #eaeaea url(../images/headerbg1.jpg) left top repeat-x ;}
*{  margin:0; padding:0;}
img{ border:0;}
ol, ul{ list-style:none;}
a{ text-decoration:none; outline:none;color:#333;}
/*文本对齐方式*/
.text_c{text-align:center;}
.text_r{text-align: right;}
.text_l{text-align: left!important;}
small { font-size:12px;}
.hand{ cursor:pointer;}
table td { border-collapse:collapse; border:1px solid #999;}

/*浮动和清除浮动*/
.clear{clear:both;}
.float_l{ float:left;}
.float_r{ float:right;}

/*显示隐藏*/
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

/*字体颜色*/
.blue{color:#78cef7;}
.black { color:#000;}
.gray{color:#6d6d6d;}
.red{color:#ff0000;}
.green{color:#093;}
.white{color:#fff;}


/*字体大小*/
h2 {font-size:22px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
.f14 { font-size:14px;}
.f12 { font-size:12px;}
.ma_t { margin-top:10px;}


/*文字修饰*/
.bold{font-weight:bold !important;}
/*文字修饰*/
.bold{font-weight:bold !important;}
/*分页*/
.sh_page{margin:30px 0;height:33px;line-height:33px;*line-height:50px;}
.sh_page a{padding:5px 8px;border:1px solid #ccc;margin-left:3px;color:#5b5b5b;}
.dangqian{background:#efefef;}

.fanye{color:#2495d7;line-height:20px;margin:10px 30px 20px 0px;}
.fanye a { color:#000;}
.fanye a:hover{text-decoration:underline;}
